home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / mac / Planete.net / Internet Confirmés_Vrac / NetRPG 1.42 ƒ.sit / NetRPG 1.42 ƒ / NetRPG 1.42.rsrc / STR#_134.txt < prev    next >
Text File  |  1995-04-06  |  955b  |  33 lines

  1. /MAP - prints out ascii info the DM has entered onto the server
  2.  
  3. /VERSION - prints out NetRPG version information
  4.  
  5. /WAIT, /WA (DM or current player) - delays action till end of initiative round
  6.  
  7. /NEXT - (DM or current player) moves to next initiative number
  8.  
  9. /DAMAGE,/DAM X - stores X damage  to player's HP's
  10.  
  11. /WHO - lists all players and monsters
  12.  
  13. /TARGET, /T target - sets player's LastTarget to target
  14.  
  15.  and adds in a to hit [mod] if it is there.
  16.  
  17. /ATTACK,/A target [mod]-> attacks target (or LastTarget if target omitted)
  18.  
  19. /READY,/RE 3 17 2d4+1 big stick, sets player's speed factor to 3, THACO to 17, damage to 2d4+1, and desc. of "big stick"
  20.  
  21. /ROLL xdy+z <priv>, /.xdy+z - Rolls x of y sided dice, and adds (or subtracts) z <priv> sends results to player & DM only
  22.  
  23. /SET <variable> <value> - /SET by itself for a list of variables.
  24.  
  25. /DO <action> - Shows action
  26.  
  27. ===========================
  28.  
  29. General Character Commands
  30.  
  31. ===========================
  32.  
  33.